home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / X11 / app-defaults / XScreenSaver < prev    next >
Text File  |  1995-06-19  |  5KB  |  160 lines

  1. ! app-defaults file for XScreenSaver by Jamie Zawinski.
  2.  
  3. *timeout:    10
  4. *cycle:        10
  5. *lockTimeout:    0
  6. *passwdTimeout:    30
  7. *nice:        10
  8. *lock:        False
  9. *verbose:    False
  10. *fade:        True
  11. *unfade:    False
  12. *fadeSeconds:    1
  13. *fadeTicks:    75
  14.  
  15. *captureStderr:     True
  16. *captureStdout:     True
  17. *textForeground:    Yellow
  18. *textBackground:    Black
  19. *font:            *-medium-r-*-140-*-m-*
  20.  
  21. ! Turning on "installColormap" interacts erratically with twm and tvtwm,
  22. ! but seems to work fine with mwm and olwm.  Try it and see.
  23. !
  24. *installColormap: False
  25.  
  26. ! Programs on this list apply all the time.
  27. *programs:    qix -root                        \n\
  28.         qix -root -solid -delay 0 -segments 100            \n\
  29.         qix -root -linear -count 10 -size 100 -segments 200    \n\
  30.         attraction -root -mode balls                \n\
  31.         attraction -root -mode lines -points 3 -segments 200    \n\
  32.         attraction -root -mode splines -segments 300        \n\
  33.         attraction -root -mode lines -radius 300        \
  34.             -orbit -vmult 0.5                \n\
  35.         pyro -root                        \n\
  36.         helix -root                        \n\
  37.         pedal -root                        \n\
  38.         rorschach -root -offset 7                \n\
  39.         hopalong -root                        \n\
  40.         greynetic -root                        \n\
  41.         xroger -root                        \n\
  42.         imsmap -root                        \n\
  43.         slidescreen -root                    \n\
  44.         decayscreen -root                    \n\
  45.         hypercube -root                        \n\
  46.         halo -root                        \n\
  47.         maze -root                        \n\
  48.         flame -root                        \n
  49.  
  50. ! Programs on this list are run only for monochrome screens.
  51. *monoPrograms:    qix -root -linear -count 5 -size 200 -spread 30        \
  52.             -segments 75 -solid -xor            \n\
  53.         rocks -root                        \n\
  54.         noseguy -root                        \n
  55.  
  56. ! Programs on this list are run only for color (really, non-mono) screens.
  57. *colorPrograms:    qix -root -count 4 -solid -transparent            \n\
  58.         qix -root -count 5 -solid -transparent -linear        \
  59.             -segments 250 -size 100                \n\
  60.         attraction -root -mode polygons                \n\
  61.         attraction -root -mode filled-splines -segments 0    \n\
  62.         attraction -root -glow -points 10            \n\
  63.         rocks -root -fg darksalmon                \n\
  64.         noseguy -root -fg yellow -bg gray30            \n
  65.  
  66.  
  67. ! Some other screenhacks that you might want to track down:
  68. !
  69. !        xdaliclock -root -builtin2                \n\
  70. !        xswarm -r 2>&-                        \n\
  71. !        xwave -root                        \n\
  72. !        xbouncebits ...                        \n\
  73. !        ico -r                            \n\
  74. !        xsplinefun                        \n\
  75. !        kaleid -root                        \n\
  76. !        xfishtank -c black -d -r 2                \n\
  77.  
  78.  
  79. ! Resources for the dialog boxes:
  80. *fontList:                       *-helvetica-medium-r-*-*-*-120-*-*-*-iso8859-1
  81. *demoDialog*label1.fontList:     *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1
  82. *passwdDialog*fontList:          *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1
  83. *XmList.fontList:                  *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1
  84. *XmTextField.fontList:             *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1
  85. *passwdDialog.passwdText.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1
  86.  
  87. *XmDialogShell*foreground:        black
  88. *XmDialogShell*background:        gray90
  89. *XmDialogShell*XmTextField.foreground:    black
  90. *XmDialogShell*XmTextField.background:    white
  91. *XmDialogShell*demoList.foreground:    black
  92. *XmDialogShell*demoList.background:    white
  93. *XmDialogShell*rogerLabel.foreground:    red3
  94. *XmDialogShell*rogerLabel.background:    white
  95.  
  96. *XmDialogShell.title:        XScreenSaver
  97. *allowShellResize:        True
  98. *autoUnmanage:            False
  99.  
  100. ! This doesn't work.  Motif ignores it if there is a scroll-list!
  101. *demoDialog.maxWidth:        600
  102.  
  103. *label1.labelString:        XScreenSaver %s
  104. *label2.labelString: Copyright ⌐ 1991-1995 by Jamie Zawinski <jwz@mcom.com>
  105. *demoList.visibleItemCount:    10
  106. *demoList.automaticSelection:    True
  107. *next.labelString:        Run Next
  108. *prev.labelString:        Run Previous
  109. *edit.labelString:        Edit Parameters
  110. *done.labelString:        Exit Demo Mode
  111. *restart.labelString:        Reinitialize
  112.  
  113. *resourcesLabel.labelString:    XScreenSaver Parameters
  114.  
  115. ! *timeoutLabel.labelString:    Timeout Minutes
  116. ! *cycleLabel.labelString:    Cycle Seconds
  117. ! *fadeSecondsLabel.labelString:Fade Seconds
  118. ! *fadeTicksLabel.labelString:    Fade Ticks
  119. ! *lockLabel.labelString:    Lock Timeout
  120. ! *passwdLabel.labelString:    Password Timeout
  121. ! *resourcesForm*XmTextField.columns:    5
  122.  
  123. *timeoutLabel.labelString:    Saver Timeout
  124. *cycleLabel.labelString:    Cycle Timeout
  125. *fadeSecondsLabel.labelString:    Fade Duration
  126. *fadeTicksLabel.labelString:    Fade Ticks
  127. *lockLabel.labelString:        Lock Timeout
  128. *passwdLabel.labelString:    Password Timeout
  129. *resourcesForm*XmTextField.columns:    8
  130.  
  131. *verboseToggle.labelString:    Verbose
  132. *cmapToggle.labelString:    Install Colormap
  133. *fadeToggle.labelString:    Fade Colormap
  134. *unfadeToggle.labelString:    Unfade Colormap
  135. *lockToggle.labelString:    Require Password
  136. *resourcesDone.labelString:    Done
  137. *resourcesCancel.labelString:    Cancel
  138.  
  139. *passwdDialog.title:        Password
  140. *passwdLabel1.labelString:    XScreenSaver %s
  141. *passwdLabel2.labelString:    This display is locked.
  142. *passwdLabel3.labelString:    Please type %s's password to unlock it.
  143. *passwdDone.labelString:    Done
  144. *passwdCancel.labelString:    Cancel
  145.  
  146. *passwdLabel1.alignment:    ALIGNMENT_BEGINNING
  147. *passwdLabel2.alignment:    ALIGNMENT_BEGINNING
  148. *passwdLabel3.alignment:    ALIGNMENT_BEGINNING
  149. *rogerLabel.width:        150
  150.  
  151. ! You probably won't need to change these.  They aren't consulted if the
  152. ! XIdle extension is being used.
  153. !
  154. *pointerPollTime:    5
  155. *initialDelay:        30
  156. *windowCreationTimeout:    30
  157.  
  158. *bourneShell:        /bin/sh
  159.